From 12eba76be60770bc466a500983ec5b0ee2e3803a Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Wed, 22 Jul 2026 22:33:49 +0000 Subject: [PATCH] Spelling --- doc/src/views/dyads.m4 | 6 +++--- doc/src/views/pantgrunts_view.m4 | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/src/views/dyads.m4 b/doc/src/views/dyads.m4 index b951186..7f8a82c 100644 --- a/doc/src/views/dyads.m4 +++ b/doc/src/views/dyads.m4 @@ -26,7 +26,7 @@ DYADS .. |DYADS_summary| replace:: Each row represents a dyadic interaction between two individuals. - Having both individuals appear in one row can make the data eaiser + Having both individuals appear in one row can make the data easier to work with. |DYADS_summary| @@ -110,7 +110,7 @@ Columns of the DYADS View +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | Date | |WATCHES|.\ |WATCHES.Date| | Date of the event | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ - | AnimID | |WATCHES|.\ |WATCHES.AnimID| | Focal of follow, or focal of a non-existant follow, or an | + | AnimID | |WATCHES|.\ |WATCHES.AnimID| | Focal of follow, or focal of a non-existent follow, or an | | | | un-interesting AnimID | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | Type | |WATCHES|.\ |WATCHES.Type| | Category of observation, often determining the data collection | @@ -137,7 +137,7 @@ Columns of the DYADS View | Recipient | |ROLES|.\ |ROLES.Participant| | The |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.AnimID| of the individual | | | | receiving the action, or mutually acting | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ - | Recipient_PID | |ROLES|.\ |ROLES.PID| | Identifier of the |ROLES| row containig the individual receiving | + | Recipient_PID | |ROLES|.\ |ROLES.PID| | Identifier of the |ROLES| row containing the individual receiving | | | | the action, or mutually acting | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | Style | An expression based on |ROLES|.\ |ROLES.Role| | How the Actor and the Recipient interacted. One of: | diff --git a/doc/src/views/pantgrunts_view.m4 b/doc/src/views/pantgrunts_view.m4 index 5299d72..03f4595 100644 --- a/doc/src/views/pantgrunts_view.m4 +++ b/doc/src/views/pantgrunts_view.m4 @@ -80,7 +80,7 @@ Columns of the PANTGRUNTS_VIEW View +=================+=================================================+=====================================================================+ | Date | |WATCHES|.\ |WATCHES.Date| | Date of pantgrunt | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ - | AnimID | |WATCHES|.\ |WATCHES.AnimID| | Focal of follow, or focal of a non-existant follow, or an | + | AnimID | |WATCHES|.\ |WATCHES.AnimID| | Focal of follow, or focal of a non-existent follow, or an | | | | un-interesting AnimID | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | Time | |EVENTS|.\ |EVENTS.Start| | Time of pantgrunt | @@ -93,7 +93,7 @@ Columns of the PANTGRUNTS_VIEW View +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | MultiActors | |PANTGRUNTS|.\ |PANTGRUNTS.MultiActors| | Boolean, |true| when there were multiple pantgrunters | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ - | MultiRecipients | |PANTGRUNTS|.\ |PANTGRUNTS.MultiRecipients| | Boolean, |true| when there were mulitple recipients of a pantgrunt | + | MultiRecipients | |PANTGRUNTS|.\ |PANTGRUNTS.MultiRecipients| | Boolean, |true| when there were multiple recipients of a pantgrunt | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | Style | An expression based on |ROLES|.\ |ROLES.Role| | How the Actor and the Recipient interacted. One of: | | | | |spx_directed_style| -- The Actor acted upon the Recipient | @@ -104,7 +104,7 @@ Columns of the PANTGRUNTS_VIEW View | CommID | |WATCHES|.\ |WATCHES.CommID| | The community identifier associated either with the follow or with | | | | the ad-hoc recording of the pantgrunt | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ - | PG_CommID | |PANTGRUNTS|.\ |PANTGRUNTS.CommId| | The community identifier associated with the record of the | + | PG_CommID | |PANTGRUNTS|.\ |PANTGRUNTS.CommID| | The community identifier associated with the record of the | | | | pantgrunt | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ | Source | |PANTGRUNTS|.\ |PANTGRUNTS.Source| | Code for the source of the pantgrunt information | @@ -127,7 +127,7 @@ Columns of the PANTGRUNTS_VIEW View | Actor_PID | |ROLES|.\ |ROLES.PID| | Identifier of the |ROLES| row containing the individual performing | | | | the pantgrunt, or mutually pantgrunting | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ - | Recipient_PID | |ROLES|.\ |ROLES.PID| | Identifier of the |ROLES| row containig the individual receiving | + | Recipient_PID | |ROLES|.\ |ROLES.PID| | Identifier of the |ROLES| row containing the individual receiving | | | | the pantgrunt, or mutually pantgrunting | +-----------------+-------------------------------------------------+---------------------------------------------------------------------+ @@ -139,7 +139,7 @@ Operations Allowed Internally, to manipulate the content of the the |EVENTS|, |WATCHES|, and |ROLES| tables, operations done on the PANTGRUNTS_VIEW do the -equalivant operation on |DYADS|. +equivalent operation on |DYADS|. This means the rules regarding what data must be supplied when INSERTing into |DYADS|, and when |DYADS| re-uses existing rows or creates new rows, also apply to PANTGRUNTS_VIEW. -- 2.34.1